CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket client

搜索资源列表

  1. VB-SOCKET

    0下载:
  2. 基于C/S体系,建立初步的本地通信,定义客户端和服务器端两个类以及登陆界面的类-Based on C/S system, the establishment of the initial local communications, the definition of client and server-side interface of the two classes and the class landing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:199895
    • 提供者:wh
  1. Socket-Communications-Programming

    0下载:
  2. 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8248334
    • 提供者:steven
  1. socket

    1下载:
  2. Linux环境下c语言的socket编程。最基本的服务器客户端。功能较简单。服务器收包,客户端发包。收包的时候检验包头属于哪一种。有注释-C language under Linux socket programming. The most basic server client. Function is relatively simple. Server received packet, the client contract. When received packets belong to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:yuan
  1. socket-client

    0下载:
  2. 采用vc实现socket通信的客户端程序,可与服务器和其他客户端通信-a socket communication, the client can chat with the server and other client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5534076
    • 提供者:moonbeam
  1. socketcc

    0下载:
  2. code for socket library, and it is very usefull for client/server socket program, it includes tcp and udp protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:31803
    • 提供者:pan
  1. MySocket

    0下载:
  2. socket 多线程,包括测试代码,socket server socket client-multi-threaded socket, including test code, socket server socket client
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:13578
    • 提供者:duqiancheng
  1. SOCKET

    1下载:
  2. socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:284055
    • 提供者:ZOUYISHUN
  1. linux-socket-2

    0下载:
  2. linux下的SOCKET编程,客户端与服务器端都有-SOCKET programming under linux, client and server have
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4023
    • 提供者:satan
  1. blackberry-socket

    0下载:
  2. 实现了两个黑莓模拟器客户端之间的通信,前提条件要连接到服务器端-BlackBerry simulator implements two communications between the client, provided to connect to server
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:54685
    • 提供者:xiahong
  1. client

    0下载:
  2. linux中socket多线程通信的客户端源代码-linux communication in multi-threaded socket client source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:915
    • 提供者:仙鹤神针
  1. windows-socket

    0下载:
  2. 使用windows socket编程,实现了客户端和服务器端的简单通信-Using windows socket programming, completing easy communication between client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:6000916
    • 提供者:
  1. CMultiSvr-(SOCKET-API-Multi-Thread)

    0下载:
  2. socket API 非阻塞消息方式下写的TCP客户端示例(一客户端连接多服务器)-socket API no blocking tcp client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3660596
    • 提供者:赵强
  1. client

    0下载:
  2. socket客户端的程序代码,基于MFC编程,是个小聊天室功能的程序-socket client based on mfc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1936524
    • 提供者:余弦
  1. Socket

    1下载:
  2. 实现了服务器客户端交互,可以输入同学信息,如学号,成绩,住址,姓名等,然后查询-To achieve the client server interaction, students can enter information, such as learning numbers, results, address, name, etc., then the query
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7615038
    • 提供者:王聪
  1. Client

    0下载:
  2. Client Socket on VB6 for connecting to any socket server
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:12577
    • 提供者:Daniel
  1. Socket

    0下载:
  2. 局域网通讯,分为服务器和客户端,可以聊天,能存储记录,记录可以翻页。-socket client
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:82734
    • 提供者:张鹏
  1. communicatoon-based-on-SOCKET

    0下载:
  2. 基于IP传感器的监控软件能够对分布在网络上的作为独立节点的传感器进行数据采集、校准等操作,而在监控软件开发中,首先就要解决网络通信问题。本文以搭载了Linux操作系统的IP传感器(ARM核)作为下位机,在其上编程实现Socket通信的服务器端,提供Socket客户端的并发访问。以装有Windows的计算机作为上位机,在其 上编程实现Socket通信的客户端,实现对Socket服务器端的访问,解决了IP传感器网络监控平台的通信问题。 -The monitoring software based o
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:279486
    • 提供者:程文翔
  1. Minia2-client

    0下载:
  2. 基于mina2的socket 通讯客户端demo例子程序,里面包含了mina2的调用远程对象方法的实现方法-demo example of mina2 for client endpoint
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1058330
    • 提供者:xumian
  1. socket

    0下载:
  2. 简单的用socket实现客户端服务端进程通信的例子-socket client server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1986
    • 提供者:
  1. socket

    0下载:
  2. 用MFC控件编程实现简单的socket客户端和服务端的通信-MFC control programming to achieve a simple socket client and server communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3825189
    • 提供者:金鑫
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com